FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.vn.core#1.0.0-beta (93 ms)

Package hl7.fhir.vn.core
Type StructureDefinition
Id Id
FHIR Version R4
Source http://moh.gov.vn/fhir/vn-core-ig/https://simplifier.net/resolve?scope=hl7.fhir.vn.core@1.0.0-beta&canonical=http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner-role
Url http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner-role
Version 1.0.0
Status draft
Date 2021-05-19T09:18:50.6917855+00:00
Name VNCorePractitionerRole
Title PractitionerRole Profile - VN Core R4
Experimental False
Realm vn
Authority hl7
Description Thông tin mô tả về vị trí công tác của cán bộ y tế.
Purpose TODO: add note
Copyright Bộ Y tế Việt Nam
Type PractitionerRole
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips PractitionerRole (IPS)
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept Codeable Concept profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-healthcare-department HealthcareDepartment Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location Location Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner Practitioner Profile - VN Core R4
http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-provider Provider Profile - VN Core R4
http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips PractitionerRole (IPS)


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "vn-core-practitioner-role",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-05-19T09:18:52.819+00:00"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url" : "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner-role",
  "version" : "1.0.0",
  "name" : "VNCorePractitionerRole",
  "title" : "PractitionerRole Profile - VN Core R4",
  "status" : "draft",
  "date" : "2021-05-19T09:18:50.6917855+00:00",
  "publisher" : "Cục Công nghệ thông tin - Bá»™ Y tế",
  "description" : "Thông tin mô tả về vị trí công tác của cán bá»™ y tế.",
  "purpose" : "TODO: add note",
  "copyright" : "Bá»™ Y tế Việt Nam",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole.identifier",
        "path" : "PractitionerRole.identifier",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.active",
        "path" : "PractitionerRole.active",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.period",
        "path" : "PractitionerRole.period",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-provider",
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-healthcare-department"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.location",
        "path" : "PractitionerRole.location",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-location"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.healthcareService",
        "path" : "PractitionerRole.healthcareService",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.telecom",
        "path" : "PractitionerRole.telecom",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.availableTime",
        "path" : "PractitionerRole.availableTime",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.notAvailable",
        "path" : "PractitionerRole.notAvailable",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.